crypto/tls.serverHelloMsg.selectedIdentityPresent (field)
5 uses
crypto/tls (current package)
handshake_client_tls13.go#L443: if !hs.serverHello.selectedIdentityPresent {
handshake_messages.go#L735: selectedIdentityPresent bool
handshake_messages.go#L805: if m.selectedIdentityPresent {
handshake_messages.go#L966: m.selectedIdentityPresent = true
handshake_server_tls13.go#L460: hs.hello.selectedIdentityPresent = true
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)